home *** CD-ROM | disk | FTP | other *** search
/ Labatt Ice Clubber's Guide Tour / Labatt Ice Clubber's Guide Tour.iso / demo.exe / scripts / DefineButton2_199 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-03-03  |  87 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    fscommand("Exec","messiah.bat");
  4.    stop();
  5. }
  6.